.cus {margin-bottom:10px; box-shadow:0 0 5px rgba(0,0,0,0.5);} /*Do not set width or float:left;*/
.cus .left {width:10px;}
.cus .right {width:10px;}

.cus .top td {height:10px; font-size:0px;line-height:0px;}
.cus .bottom td {height:10px; font-size:0px;line-height:0px;}

.cus .top .left {background:#a50010;}
.cus .top .middle {background:#a50010; }
.cus .top .right{background:#a50010;}

.cus .mid .left  {background:#a50010;}
.cus .mid .content {background:#a50010;}
.cus .mid .content .inner {overflow:hidden; color:#fff; font-size:15px;}
.cus .mid .content .inner h1, .cus .mid .content .inner h2, .cus .mid .content .inner h3 {padding-top:0px; margin-top:0px; color:#fff;} /*can adjust margin or padding. But do not set font or font-size*/
.cus .mid .right {background:#a50010;}

.cus .bottom .left {background:#a50010; }
.cus .bottom .middle {background:#a50010;}
.cus .bottom .right {background:#a50010;}